projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
975b7bd
)
Don't use backslashes in filename.
author
robertl
<robertl>
Fri, 25 Aug 2006 18:49:49 +0000
(18:49 +0000)
committer
robertl
<robertl>
Fri, 25 Aug 2006 18:49:49 +0000
(18:49 +0000)
jeeps/gpsusbstub.c
patch
|
blob
|
history
diff --git
a/jeeps/gpsusbstub.c
b/jeeps/gpsusbstub.c
index d3c640e39971b12606e9495e277b1fcf43efe838..b42d7091a25e54ad2f3111d1242c80bb9dabac32 100644
(file)
--- a/
jeeps/gpsusbstub.c
+++ b/
jeeps/gpsusbstub.c
@@
-21,7
+21,7
@@
#include "config.h"
-#include "..
\
defs.h"
+#include "..
/
defs.h"
#if !HAVE_LIBUSB
const char no_usb[] = "USB suport is not available in this build.\n";